home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -serious- / sound / vocoder_m68k / vocoder-m68k.readme < prev    next >
Text File  |  1999-09-06  |  1KB  |  34 lines

  1. Short:    Command-line controlled vocoder
  2. Author:   Emanuel Borsboom (emanuel@zerius.com)
  3. Uploader: bass.cadet@sci.fi (Risto Mäki-Petäys)
  4. Version:  1.2
  5. Type:     mus/misc
  6.  
  7. Zerius vocoder v1.2 ©1999 Emanuel Borsboom
  8.  
  9. The Zerius vocoder Amiga port works exactly like the generic version so I
  10. won't give any information on usage here. See README.txt instead.
  11.  
  12. Since I hadn't changed the sources (I'm aiming to do some assembler
  13. optimized routines to the next version) I didn't include them. You can
  14. obtain the source code from "http://zerius.com/vocoder/".  However,
  15. I was amazed how fast this runs even on an 040/40 without assembler
  16. optimization. Can't wait 'till I have it optimized! The files were driven
  17. straight through gcc with slight modifications to the makefile. I tried
  18. SAS/C too, but it didn't have the requested includes.
  19.  
  20. My gcc printed the following version string:
  21. gcc version egcs-2.90.27 980315 (egcs-1.0.2 release)
  22.  
  23. The used CFLAGS were "-O3 -m680x0 -noixemul" with -m680x0 replaced by the
  24. processor type of the version.
  25.  
  26. Feel free to contact me:
  27.  
  28. email:    bass.cadet@sci.fi
  29. snail:    Risto Mäki-Petäys
  30.     Timmermalmintie 11
  31.     01680 Vantaa
  32. www:    http://BassCadet.cjb.net/ or
  33.     http://members.xoom.com/BassCadet/
  34.